CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C AES 128

搜索资源列表

  1. aescode

    0下载:
  2. 写了一个AES的C++实现,仅支持128位密钥, 写得匆忙,不够规范,仅供参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4241
    • 提供者:孙朝华
  1. AES_C++_128bit

    0下载:
  2. AES的C++实现(128位密钥) 写了一个AES的C++实现,仅支持128位密钥, 写得匆忙,不够规范,仅供参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4374
    • 提供者:风羽
  1. cSharp_aes

    0下载:
  2. 用C#写的AES加密软件,能完成128、192、256的密钥加密和明文多个分组的自动填充-128,192,256 key encryption and expressly multiple grouping is automatically populated with AES encryption software written in C#,
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:67437
    • 提供者:tangrui
  1. AES

    0下载:
  2. AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:547243
    • 提供者:张帅
  1. PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998

    0下载:
  2. PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14044998
    • 提供者:guangmingniu
  1. AES_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36169
    • 提供者:李健
  1. AES

    1下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4733
    • 提供者:herry
  1. 128Bit-C51AES

    0下载:
  2. AES算法源码,在51单片机SCM中用c语言实现,大家可以参考.-AES algorithm source code, in the 51 SCM SCM using c language, we can reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9829
    • 提供者:
  1. AES-Rijndael

    0下载:
  2. AES的一个C语言编译代码,其中密码长度为128比特-aes 128bits encrption and decrption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3424
    • 提供者:ray
  1. AesCode

    0下载:
  2. AES加密解密算法,可选择128 192 256位密钥。 可加密解密字符串,可加密解密文件。 支持图形界面。 C++实现。-AES encryption and decryption algorithms, can choose 128 192 256-bit key. Can encrypt and decrypt strings, can encrypt and decrypt files. Graphical interface. C++ implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3683862
    • 提供者:刘轶斌
  1. AES-OFB

    0下载:
  2. Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:3058938
    • 提供者:yanan
  1. aes

    0下载:
  2. AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:3822
    • 提供者:张培凤
  1. AES

    0下载:
  2. 经典的AES加密解密软件,用VS2010 C#开发的,功能简单,只能加密解密128位,即32个16进制的字符。有显示扩展密钥的功能。源码。-The classic AES encryption and decryption software using VS2010 C# development, function, and only 128-bit encryption and decryption, 32 hexadecimal characters. Extended key functi
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:114477
    • 提供者:hcx
  1. AESen

    0下载:
  2. C++实现的AES加密,解密,密钥扩展。 支持128/192/256位密钥,128位明文/密文。-Crypto Algorithm of AES, 128/192/256-bit key is implemented. 128-bit plain text and cipher text. key expandtion, encrypt, decrypt.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:217892
    • 提供者:Ma Junping
  1. FFT-C

    0下载:
  2. C语言实现FFT算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:6863
    • 提供者:mr hu
  1. AES-C

    0下载:
  2. AES加密功能实现,c语言,附有解密代码,密钥长度128位,明文长度128位-AES encryption functions, c language, with decryption code, 128-bit key length, the length of the plaintext 128
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-01
    • 文件大小:1363987
    • 提供者:Alice Wang
  1. aes-c

    0下载:
  2. 用c语言来实现128字节的aes加密算法,功能简单易用,对初学者有很大帮助-Use c language to achieve 128 bytes aes encryption algorithm is easy to use, very helpful for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:155416
    • 提供者:ff
  1. AES

    0下载:
  2. C++实现AES的算法,支持128 256,支持自定义密钥,-C++ realize AES algorithm to support 128,256 to support custom keys
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:Jerris
  1. AES

    0下载:
  2. AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3121
    • 提供者:zhouyu
  1. aes_128.c

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:3872
    • 提供者:scott zhang
« 1 23 »
搜珍网 www.dssz.com